This forum is closed to new posts and
responses. Individual names altered for privacy purposes. The information contained in this website is provided for informational purposes only and should not be construed as a forum for customer support requests. Any customer support requests should be directed to the official HCL customer support channels below:
Where xxxx is the number of bytes you want to set it to.
99% of the time "out of memory" issues in Java agents is due to the incorrect use of the recycle() method (intentional or otherwise). So I would start by checking your code for that first.
I'd also recommend reading these good articles on the subject.